Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #5027

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Develop #5027

wants to merge 1 commit into from

Conversation

PavloYurievich
Copy link

Copy link

@mateacademy-ai-mentor mateacademy-ai-mentor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Summary

Great job on implementing the star rating system! 🌟 Your code meets most of the task requirements and constraints, and you've done well to ensure the HTML and CSS are well-structured and aligned. Here are some points to consider for improvement:

  1. File Organization: The task requires each BEM block to have its own separate file. Currently, all HTML content is in a single file, and all styles are in a single CSS file. Separating these will help in maintaining and scaling your code.

  2. BEM Methodology: While you have followed BEM naming conventions, ensure you check all "Typical Mistakes" from the BEM lesson theory to avoid any potential issues.

  3. Code Style: Make sure to adhere to all code style rules as per the checklist to ensure your code is clean and efficient.

Your implementation is solid, and these suggestions are meant to help you refine your skills further. Keep up the great work, and make sure to address these points in future projects to enhance your learning experience. 🚀

✨ Please rate this review in the Platform's notification center. I will be grateful for your feedback! ✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants